This patch changes the vcpu-hotplug handler from using control message
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 6 Aug 2005 09:50:51 +0000 (09:50 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 6 Aug 2005 09:50:51 +0000 (09:50 +0000)
commita5af5704b2437adf2fbb9d3c2a44fea586c9f2f7
tree12055a7f29e045263729a4be302f15d59072c0be
parent52c8195eb2655707cbe3dfbde3dbe0a69f8bb442
This patch changes the vcpu-hotplug handler from using control message
over to using xenstore for triggers.  Dropping the control messages also
fixes the issue with not being able to use xm vcpu-hotplug on dom0.

Signed-off-by: Ryan Harper <ryanh@us.ibm.com>
linux-2.6-xen-sparse/arch/xen/i386/kernel/smpboot.c
tools/python/xen/xend/XendDomainInfo.py